home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / SYS / BOOTSUITE / !B_install / Resources / RISC-pc / PreDesk / Boot-Suite / !Run
Text File  |  1997-01-20  |  757b  |  29 lines

  1. FX200,1
  2. | Line above turns escape key off
  3. |
  4. | > Boot-Suite.!Run
  5. | by R.R.Chasmer (KAOS) 20/01/97
  6. | BootSuite Version 2.30
  7. | THIS SHOULD NOT BE ALTERED !!!
  8.  
  9. | Note RISC-PC: This file is to be used with the acorn-boot-system, and should
  10. |               be in 'Choices.Boot.PreDesk' this file is run before the later
  11. |               part of: 'Choices.Boot.PreDeskop' & the PreDesk directory.
  12.  
  13. Set BootSuite$Dir Boot:BootSuite.!Boot
  14.  
  15. If "<Boot$Start>" = "" THEN Set Boot$Start !AcornBoot
  16. Run <BootSuite$Dir>.!SetUp
  17.  
  18. Set User$On OFF
  19. HourG OFFP
  20. Run <Password$Dir>
  21. If "<User$On>"="" OR "<User$On>"="OFF" THEN Run Boot:Choices.Boot.PreDesk.Boot-Suite.!Run
  22. HourG ONP
  23. FX200,0
  24. | Line above turns escape back on
  25.  
  26.  
  27. | User startup sequences...
  28. Run BootSChoices:!RunStart
  29.